MAXSAT Heuristics for Cost Optimal Planning
نویسندگان
چکیده
The cost of an optimal delete relaxed plan, known as h, is a powerful admissible heuristic but is in general intractable to compute. In this paper we examine the problem of computing h by encoding it as a MAXSAT problem. We develop a new encoding that utilizes constraint generation to supports the computation of a sequence of increasing lower bounds on h. We show a close connection between the computations performed by a recent approach to solving MAXSAT and a hitting set approach recently proposed for computing h. Using this connection we observe that our MAXSAT computation can be initialized with a set of landmarks computed via cheaper methods like LM-cut. By judicious use of MAXSAT solving along with a technique of lazy heuristic evaluation we obtain speedups for finding optimal plans over LM-cut on a number of domains. Our approach enables the exploitation of continued progress in MAXSAT solving, and also makes it possible to consider computing or approximating heuristics that are even more informed that h by, for example, adding some information about deletes back into the encoding.
منابع مشابه
Cost-Optimal Planning using Weighted MaxSAT
We consider the problem of computing optimal plans for propositional planning problems with action costs. In the spirit of leveraging advances in general-purpose automated reasoning for that setting, we develop an approach that operates by solving a sequence of partial weighted MaxSAT problems, each of which corresponds to a step-bounded variant of the problem at hand. Our approach is the first...
متن کاملPartial Weighted MaxSAT for Optimal Planning
We consider the problem of computing optimal plans for propositional planning problems with action costs. In the spirit of leveraging advances in general-purpose automated reasoning for that setting, we develop an approach that operates by solving a sequence of partial weighted MaxSAT problems, each of which corresponds to a step-bounded variant of the problem at hand. Our approach is the first...
متن کاملExploiting MaxSAT for Preference-Based Planning
In this paper, we explore the application of partial weighted MaxSAT techniques for preference-based planning (PBP). To this end, we develop a compact partial weighted MaxSAT encoding for PBP based on the SAS formalism. Our encoding extends a SAS based encoding for SAT-based planning, SASE, to allow for the specification of simple preferences. To the best of our knowledge, the SAS formalism has...
متن کاملCost-optimal constrained correlation clustering via weighted partial Maximum Satisfiability
Integration of the fields of constraint solving and data mining and machine learning has recently beenidentified within the AI community as an important research direction with high potential. This work con-tributes to this direction by providing a first study on the applicability of state-of-the-art Boolean optimiza-tion procedures to cost-optimal correlation clustering under c...
متن کاملCost-Optimal Planning with Landmarks
Planning landmarks are facts that must be true at some point in every solution plan. Previous work has very successfully exploited planning landmarks in satisficing (non-optimal) planning. We propose a methodology for deriving admissible heuristic estimates for cost-optimal planning from a set of planning landmarks. The resulting heuristics fall into a novel class of multi-path dependent heuris...
متن کامل